home *** CD-ROM | disk | FTP | other *** search
/ Apple Service Training: I…ple Color Laser Printing / Introduction to Apple Color Laser Printing V1.1.iso / Newer Printer Software / LW 8.4.1 with Fonts / LaserWriter Disk 5 / Printer Descriptions.3 / LaserWriter Select 360f < prev    next >
Encoding:
PostScript Printer Description  |  1996-09-03  |  21.6 KB  |  617 lines  |  [TEXT/????]

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1996 Adobe Systems Incorporated
  4. *% and Apple Computer Incorporated.
  5. *% All Rights Reserved. 
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *% End of Copyright statement
  10. *FormatVersion: "4.2"
  11. *FileVersion: "4.0"
  12. *LanguageVersion: English
  13. *PCFileName: "APLWSELF.PPD"
  14. *Product: "(LaserWriter Select 360f)"
  15. *PSVersion: "(2013.112) 1"
  16. *ModelName: "Apple LaserWriter Select 360 v2013.112"
  17. *ShortNickName: "LaserWriter Select 360f"
  18. *NickName: "Apple LaserWriter Select 360 v2013.112 with Fax Card"
  19.  
  20. *% === Options and Constraints =========
  21. *OpenGroup: InstallableOptions/Options Installed
  22. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  23. *DefaultInstalledMemory: 7Meg
  24. *InstalledMemory 7Meg/Standard 7 MB RAM: ""
  25. *InstalledMemory 16Meg/16 MB Upgrade: ""
  26. *?InstalledMemory: "
  27.    save
  28.    (7Meg)currentsystemparams/RamSize get
  29.    16777216 eq{pop(16Meg)}if
  30.    = flush
  31.    restore
  32. "
  33. *End
  34. *CloseUI: *InstalledMemory
  35.  
  36. *OpenUI *OptionalCassette1/Cassette (250/500 Sheets): PickOne
  37. *DefaultOptionalCassette1: False
  38. *OptionalCassette1 True/Installed: ""
  39. *OptionalCassette1 False/Not Installed: ""
  40. *OptionalCassette1 Preferred/Installed and Preferred: "
  41.     1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice "
  42. *End
  43. *?OptionalCassette1: "
  44.    save
  45.    currentpagedevice /InputAttributes get
  46.    2 known {(True)}{(False)} ifelse = flush
  47.    restore
  48. "
  49. *End
  50. *CloseUI: *OptionalCassette1
  51. *CloseGroup: InstallableOptions
  52.  
  53. *UIConstraints: *Resolution 600dpi *Smoothing True
  54. *UIConstraints: *OptionalCassette1 False *InputSlot OptionalCassette
  55.  
  56. *% ==== Device Capabilities ===============
  57. *LanguageLevel: "2"
  58. *Protocols: BCP
  59. *Emulators: LaserJetIII
  60. *StartEmulator_LaserJetIII: "currentfile /LaserJetIII statusdict /emulate get exec "
  61. *StopEmulator_LaserJetIII: "<1B>E"
  62. *TTRasterizer: Type42
  63. *?TTRasterizer: "
  64.    save
  65.    42 /FontType resourcestatus
  66.    {pop pop (Type42)}{(None)}ifelse = flush
  67.    restore
  68. "
  69. *End
  70.  
  71. *FreeVM: "1203584"
  72. *VMOption 7Meg/Standard 7 MB RAM: "1203584"
  73. *VMOption 16Meg/16 MB Upgrade: "9638128"
  74. *ColorDevice: False
  75. *DefaultColorSpace: Gray
  76. *VariablePaperSize: False
  77. *FaxSupport: Base
  78. *FileSystem: False
  79. *Throughput: "10"
  80. *Password: "()" 
  81. *ExitServer: "
  82.  count 0 eq
  83.  { false } { true exch startjob } ifelse
  84.  not { 
  85.      (WARNING: Cannot modify initial VM.) =
  86.      (Missing or invalid password.) =
  87.      (Please contact the author of this software.) = flush quit
  88.      } if
  89. "
  90. *End
  91. *Reset: "
  92.  count 0 eq
  93.  { false } { true exch startjob } ifelse
  94.  not { 
  95.     (WARNING: Cannot reset printer.) =
  96.     (Missing or invalid password.) =
  97.     (Please contact the author of this software.) = flush quit
  98.     } if
  99.  systemdict /quit get exec
  100.  (WARNING : Printer Reset Failed.) = flush
  101. "
  102. *End
  103.  
  104. *OpenUI *Resolution/Choose Resolution: PickOne
  105. *OrderDependency: 20 AnySetup *Resolution
  106. *DefaultResolution: 600dpi
  107. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  108. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  109. *?Resolution: "
  110.   save
  111.     /ActualValues /ProcSet findresource
  112.     begin HWResolution end
  113.     0 get
  114.     (          ) cvs print
  115.     (dpi)
  116.     = flush
  117.   restore
  118. "
  119. *End
  120. *CloseUI: *Resolution
  121.  
  122. *% Halftone Information ===============
  123. *ScreenFreq: "85.0"
  124. *ScreenAngle: "45.0"
  125. *DefaultScreenProc: Dot
  126. *ScreenProc Dot: "
  127. {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch  
  128. 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul  
  129. add   1 exch   sub  } ifelse  }
  130. "
  131. *End
  132. *ScreenProc Line: "{ pop }"
  133. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  134.  
  135. *DefaultTransfer: Null
  136. *Transfer Null: "{ }"
  137. *Transfer Null.Inverse: "{ 1 exch sub }"
  138.  
  139. *OpenUI *Smoothing/FinePrint(TM): Boolean
  140. *OrderDependency: 20 AnySetup *Smoothing
  141. *DefaultSmoothing: False
  142. *Smoothing True/On: "
  143.   2 dict 
  144.     dup /PostRenderingEnhance true put 
  145.     dup /PostRenderingEnhanceDetails 
  146.       2 dict 
  147.         dup /Type 1 put
  148.         dup /ActualPostRenderingEnhance true put
  149.       put
  150.   setpagedevice
  151. "
  152. *End
  153. *Smoothing False/Off: "
  154.   2 dict 
  155.     dup /PostRenderingEnhance false put 
  156.     dup /PostRenderingEnhanceDetails 
  157.       2 dict 
  158.         dup /Type 1 put
  159.         dup /ActualPostRenderingEnhance false put
  160.       put
  161.   setpagedevice
  162. "
  163. *End
  164. *?Smoothing: "
  165.    save currentpagedevice /PostRenderingEnhanceDetails get
  166.    /ActualPostRenderingEnhance get
  167.    {(True)}{(False)} ifelse = flush restore"
  168. *End
  169. *CloseUI: *Smoothing
  170.  
  171.  
  172. *% Paper Handling ===================
  173.  
  174. *% Code in this section both selects a tray and sets up a frame buffer.
  175. *OpenUI *PageSize: PickOne
  176. *OrderDependency: 20 AnySetup *PageSize
  177. *DefaultPageSize: Letter
  178. *PageSize Letter/US Letter: "
  179.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  180. *End
  181. *PageSize Legal/US Legal: "
  182.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  183. *End
  184. *PageSize A4: "
  185.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  186. *End
  187. *PageSize B5: "
  188.     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  189. *End
  190. *PageSize Executive: "
  191.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  192. *End
  193. *PageSize A5: "
  194.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  195. *End
  196. *PageSize LetterSmall/US Letter Small: "
  197.     2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"
  198. *End
  199. *PageSize A4Small/A4 Small: "
  200.     2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"
  201. *End
  202. *PageSize LegalSmall/US Legal Small:  "
  203.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"
  204. *End
  205. *PageSize Com10/Comm10 Envelope: "
  206.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  207. *End
  208. *PageSize Monarch/Monarch Envelope: "
  209.     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  210. *End
  211. *PageSize C5/C5 Envelope: "
  212.     2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  213. *End
  214. *PageSize DL/DL Envelope: "
  215.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  216. *End
  217. *?PageSize: "
  218.   save
  219.    currentpagedevice /PageSize get aload pop
  220.    2 copy gt {exch} if 
  221.    (Unknown) 
  222.   10 dict
  223.    dup [612 792] (Letter) put
  224.    dup [612 1008] (Legal) put
  225.    dup [595 842] (A4) put
  226.    dup [516 729] (B5) put
  227.    dup [522 756] (Executive) put
  228.    dup [420 595] (A5) put
  229.    dup [279 540] (Monarch) put
  230.    dup [297 684] (Com10) put
  231.    dup [459 649] (C5) put
  232.    dup [312 624] (DL) put
  233.  { exch aload pop 4 index sub abs 5 le exch 
  234.    5 index sub abs 5 le and 
  235.       {exch pop exit} {pop} ifelse
  236.    } bind forall
  237.    = flush pop pop
  238.    restore
  239. "
  240. *End
  241. *CloseUI: *PageSize
  242.  
  243. *OpenUI *PageRegion:  PickOne
  244. *OrderDependency: 20 AnySetup *PageRegion
  245. *DefaultPageRegion: Letter
  246. *PageRegion Letter/US Letter: "
  247.    3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  248.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
  249. *End
  250. *PageRegion Legal/US Legal: "
  251.    3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  252.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
  253. *End
  254. *PageRegion A4: "
  255.    3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  256.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
  257. *End
  258. *PageRegion B5: "
  259.    3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  260.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [516 729] put put put setpagedevice "
  261. *End
  262. *PageRegion Executive: " 
  263.    3 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  264.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [522 756] put put put setpagedevice "
  265. *End
  266. *PageRegion A5: " 
  267.    3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  268.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [420 595] put put put setpagedevice "
  269. *End
  270. *PageRegion LetterSmall/US Letter Small: "
  271.    3 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put
  272.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
  273. *End
  274. *PageRegion A4Small/A4 Small: " 
  275.    3 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put
  276.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
  277. *End
  278. *PageRegion LegalSmall/US Legal Small:  "
  279.    3 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put
  280.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
  281. *End
  282. *PageRegion Com10/Comm10 Envelope: " 
  283.    3 dict dup /PageSize [297 684] put dup /ImagingBBox null put
  284.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [297 684] put put put setpagedevice "
  285. *End
  286. *PageRegion Monarch/Monarch Envelope: "
  287.    3 dict dup /PageSize [279 540] put dup /ImagingBBox null put
  288.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [279 540] put put put setpagedevice "
  289. *End
  290. *PageRegion C5/C5 Envelope: "
  291.    3 dict dup /PageSize [459 649] put dup /ImagingBBox null put
  292.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [459 649] put put put setpagedevice "
  293. *End
  294. *PageRegion DL/DL Envelope: "
  295.    3 dict dup /PageSize [312 624] put dup /ImagingBBox null put
  296.    dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [312 624] put put put setpagedevice "
  297. *End
  298. *CloseUI: *PageRegion
  299.  
  300. *% The following entries provide information about specific paper keywords.
  301. *DefaultImageableArea: Letter
  302. *ImageableArea Letter/US Letter: "14.16 11.3401 597.84 777.66 "
  303. *ImageableArea Legal/US Legal: "14.16 11.34 597.84 993.66 " 
  304. *ImageableArea A4: "13.2001 11.34 581.52 827.82 "
  305. *ImageableArea B5: "12.0 11.3401 503.52 714.78 "
  306. *ImageableArea Executive: "11.28 11.34 510.48 741.66 "
  307. *ImageableArea A5: "15.12 11.34 406.8 580.62 "
  308. *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
  309. *ImageableArea A4Small/A4 Small: "29 31 567 812 "
  310. *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
  311. *ImageableArea Com10/Comm10 Envelope: "13.92 11.34 282.72 669.66 "
  312. *ImageableArea Monarch/Monarch Envelope: "12.7201 11.34 266.16 525.66 "
  313. *ImageableArea C5/C5 Envelope: "16.56 11.34 446.64 634.62 "
  314. *ImageableArea DL/DL Envelope: "13.92 14.2201 298.08 609.66 "
  315. *?ImageableArea: "
  316.  save
  317.    /cvp { (                ) cvs print ( ) print } bind def
  318.    /upperright {10000 mul floor 10000 div} bind def
  319.    /lowerleft {10000 mul ceiling 10000 div} bind def
  320.    newpath clippath pathbbox
  321.    4 -2 roll exch 2 {lowerleft cvp} repeat
  322.    exch 2 {upperright cvp} repeat flush
  323.  restore
  324. "
  325. *End
  326.  
  327. *% These provide the physical dimensions of the paper (by keyword)
  328. *DefaultPaperDimension: Letter
  329. *PaperDimension Letter/US Letter: "612 792"
  330. *PaperDimension Legal/US Legal: "612 1008"
  331. *PaperDimension A4: "595 842"
  332. *PaperDimension B5: "516 729"
  333. *PaperDimension Executive: "522 756"
  334. *PaperDimension A5: "420 595"
  335. *PaperDimension LetterSmall/US Letter Small: "612 792"
  336. *PaperDimension A4Small/A4 Small: "595 842"
  337. *PaperDimension LegalSmall/US Legal Small: "612 1008"
  338. *PaperDimension Com10/Comm10 Envelope: "297 684"
  339. *PaperDimension Monarch/Monarch Envelope: "279 540"
  340. *PaperDimension C5/C5 Envelope: "459 649"
  341. *PaperDimension DL/DL Envelope: "312 624"
  342.  
  343. *OpenUI *InputSlot: PickOne
  344. *OrderDependency: 20 AnySetup *InputSlot
  345. *DefaultInputSlot: StandardCassette
  346. *InputSlot StandardCassette/Cassette (250 Sheets): "
  347.   currentpagedevice /InputAttributes get 0 get 
  348.   dup null eq 
  349.   { pop } 
  350.   { dup length 1 add dict copy 
  351.     dup /InputAttributes
  352.     1 dict dup /Priority [0 1 2] put
  353.     put setpagedevice
  354.   } ifelse"
  355. *End
  356. *InputSlot Multipurpose/Multipurpose Tray: "
  357.   currentpagedevice /InputAttributes get 1 get 
  358.   dup null eq 
  359.   { pop } 
  360.   { dup length 1 add dict copy 
  361.     dup /InputAttributes
  362.     1 dict dup /Priority [1 0 2] put
  363.     put setpagedevice
  364.   } ifelse"
  365. *End
  366. *InputSlot OptionalCassette/Cassette (250/500 Sheets): "
  367.   currentpagedevice /InputAttributes get 2 get 
  368.   dup null eq 
  369.   { pop } 
  370.   { dup length 1 add dict copy 
  371.     dup /InputAttributes
  372.     1 dict dup /Priority [2 0 1] put
  373.     put setpagedevice
  374.   } ifelse"
  375. *End
  376. *?InputSlot: "
  377. save
  378.   3 dict
  379.   dup /0 (StandardCassette) put
  380.   dup /1 (Multipurpose) put
  381.   dup /2 (OptionalCassette) put
  382.   currentpagedevice /InputAttributes get
  383.   dup /Priority known
  384.   { /Priority get 0 get (      ) cvs cvn get }
  385.   {
  386.     dup length 1 eq
  387.     { {pop} forall (       ) cvs cvn get }
  388.     { pop pop (Unknown) } ifelse
  389.   } ifelse
  390.   = flush
  391. restore
  392. "
  393. *End
  394. *CloseUI: *InputSlot
  395.  
  396. *RequiresPageRegion Multipurpose: True
  397.  
  398. *DefaultOutputBin:  OnlyOne
  399. *DefaultOutputOrder:  Normal
  400.  
  401. *OpenUI *ManualFeed/Manual Feed:  Boolean
  402. *OrderDependency: 20 AnySetup *ManualFeed
  403. *DefaultManualFeed: False
  404. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  405. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  406. *?ManualFeed: "
  407.   save
  408.     currentpagedevice /ManualFeed get
  409.     {(True)}{(False)}ifelse = flush
  410.   restore
  411. "
  412. *End
  413. *CloseUI: *ManualFeed
  414.  
  415. *OpenUI *TraySwitch:  Boolean
  416. *OrderDependency: 20 AnySetup *TraySwitch
  417. *DefaultTraySwitch: False
  418. *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
  419. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  420. *?TraySwitch: "
  421. save
  422.   currentpagedevice /TraySwitch get
  423.   {(True)}{(False)}ifelse = flush
  424. restore
  425. "
  426. *End
  427. *CloseUI: *TraySwitch
  428.  
  429. *% Font Information =====================
  430. *DefaultFont: Courier
  431. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  432. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  433. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  434. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  435. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  436. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  437. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  438. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  439. *Font Courier: Standard "(002.004S)" Standard ROM
  440. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  441. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  442. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  443. *Font Helvetica: Standard "(001.006S)" Standard ROM
  444. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  445. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  446. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  447. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  448. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  449. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  450. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  451. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  452. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  453. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  454. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  455. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  456. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  457. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  458. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  459. *Font Symbol: Special "(001.007S)" Special ROM
  460. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  461. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  462. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  463. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  464. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  465. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  466.  
  467. *?FontQuery: "
  468.  save
  469.    { count 1 gt
  470.       { exch dup 127 string cvs (/) print print (:) print
  471.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  472.       } { exit } ifelse 
  473.    } bind loop
  474.    (*) = flush
  475.  restore
  476. "
  477. *End
  478.  
  479. *?FontList: "
  480. save
  481.   (*) {(/)print print (\n)print}bind 128 string /Font resourceforall
  482.   (*) = flush
  483. restore
  484. "
  485. *End
  486.  
  487. *% Printer Messages (verbatim from printer):
  488. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  489. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  490. *Message: "\FontName\ not found, using Courier"
  491.  
  492. *% Status (format: %%[ status: <one of these> ] %%)
  493. *Status: "initializing"
  494. *Status: "idle"
  495. *Status: "holding"
  496. *Status: "busy"
  497. *Status: "waiting"
  498. *Status: "PrinterError: cover open"
  499. *Status: "PrinterError: warming up"
  500. *Status: "PrinterError: out of paper"
  501. *Status: "PrinterError: toner cartridge missing or incorrect"
  502. *Status: "PrinterError: paper entry misfeed"
  503. *Status: "PrinterError: paper exit misfeed"
  504. *Status: "PrinterError: paper jam"
  505. *Status: "PrinterError: Cassette (250 Sheet) : no paper tray"
  506. *Status: "PrinterError: Cassette (250 Sheet) : out of paper"
  507. *Status: "PrinterError: Cassette (250/500 Sheet) : no paper tray"
  508. *Status: "PrinterError: Cassette (250/500 Sheet) : out of paper"
  509. *Status: "PrinterError: Multipurpose Tray: out of paper"
  510. *Status: "PrinterError: Manual Feed: out of paper"
  511. *Status: "PrinterError: waiting for manual feed"
  512. *Status: "PrinterError: fixing temperature malfunction"
  513. *Status: "PrinterError: scanner motor malfunction"
  514.  
  515. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  516. *Source: "Serial"
  517. *Source: "Fax"
  518. *Source: "LocalTalk"
  519. *Source: "Parallel"
  520.  
  521. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  522. *PrinterError: "cover open"
  523. *PrinterError: "warming up"
  524. *PrinterError: "out of paper"
  525. *PrinterError: "toner cartridge missing or incorrect"
  526. *PrinterError: "paper entry misfeed"
  527. *PrinterError: "paper exit misfeed"
  528. *PrinterError: "paper jam"
  529. *PrinterError: "Cassette (250 Sheet) : no paper tray"
  530. *PrinterError: "Cassette (250 Sheet) : out of paper"
  531. *PrinterError: "Cassette (250/500 Sheet) : no paper tray"
  532. *PrinterError: "Cassette (250/500 Sheet) : out of paper"
  533. *PrinterError: "Multipurpose Tray: out of paper"
  534. *PrinterError: "Manual Feed: out of paper"
  535. *PrinterError: "waiting for manual feed"
  536. *PrinterError: "fixing temperature malfunction"
  537. *PrinterError: "scanner motor malfunction"
  538.  
  539. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  540.  
  541. *% Color Separation Information =====================
  542.  
  543. *DefaultColorSep: ProcessBlack.85lpi.600dpi/ 85 lpi / 600 dpi
  544.  
  545. *InkName: ProcessBlack/Process Black
  546. *InkName: CustomColor/Custom Color
  547. *InkName: ProcessCyan/Process Cyan
  548. *InkName: ProcessMagenta/Process Magenta
  549. *InkName: ProcessYellow/Process Yellow
  550.  
  551. *%  For 60 lpi / 300 dpi  ===============================
  552.  
  553. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  554. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  555. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  556. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  557. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  558.  
  559. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  560. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  561. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  562. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  563. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  564.  
  565. *%  For 53 lpi / 300 dpi  ===============================
  566.  
  567. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  568. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  569. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  570. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  571. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  572.  
  573. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  574. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  575. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  576. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  577. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  578.  
  579. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================
  580.  
  581. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  582. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  583. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  584. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  585. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  586.  
  587. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  588. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  589. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  590. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  591. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  592.  
  593. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  594. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  595. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  596. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  597. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  598. *End
  599.  
  600. *%  For 71 lpi / 600 dpi  ===============================
  601.  
  602. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  603. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  604. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  605. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  606. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  607.  
  608. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  609. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  610. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  611. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  612. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  613.  
  614. *% Last Edit Date: May 20, 1996
  615. *% Written by sns@sqa for LaserWriter Select 360f Sep 2,1993
  616. *% end of PPD file for LaserWriter Select 360f
  617.